[INFO] cloning repository https://github.com/greatwallisme/adbc-taos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greatwallisme/adbc-taos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreatwallisme%2Fadbc-taos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreatwallisme%2Fadbc-taos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a53a7bc45e6c21720a627909038e093b33987871
[INFO] testing greatwallisme/adbc-taos against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreatwallisme%2Fadbc-taos" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/greatwallisme/adbc-taos
[INFO] finished tweaking git repo https://github.com/greatwallisme/adbc-taos
[INFO] tweaked toml for git repo https://github.com/greatwallisme/adbc-taos written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/greatwallisme/adbc-taos on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/greatwallisme/adbc-taos already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded taos v0.12.3
[INFO] [stderr]   Downloaded rustls-connector v0.16.1
[INFO] [stderr]   Downloaded mdsn v0.2.25
[INFO] [stderr]   Downloaded ws-tool v0.11.1
[INFO] [stderr]   Downloaded libredox v0.1.11
[INFO] [stderr]   Downloaded rust_decimal v1.39.0
[INFO] [stderr]   Downloaded taos-query v0.12.4
[INFO] [stderr]   Downloaded borsh v1.6.0
[INFO] [stderr]   Downloaded prettytable v0.10.0
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded munge v0.4.7
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded rkyv_derive v0.8.12
[INFO] [stderr]   Downloaded rkyv v0.8.12
[INFO] [stderr]   Downloaded borsh-derive v1.6.0
[INFO] [stderr]   Downloaded faststr v0.2.32
[INFO] [stderr]   Downloaded taos-error v0.12.4
[INFO] [stderr]   Downloaded fun_time_derive v0.3.4
[INFO] [stderr]   Downloaded taos-ws v0.12.3
[INFO] [stderr]   Downloaded dlopen2 v0.6.1
[INFO] [stderr]   Downloaded arrow-buffer v57.1.0
[INFO] [stderr]   Downloaded cc v1.2.50
[INFO] [stderr]   Downloaded munge_macro v0.4.7
[INFO] [stderr]   Downloaded fun_time v0.3.4
[INFO] [stderr]   Downloaded arrow-data v57.1.0
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded adbc_core v0.21.0
[INFO] [stderr]   Downloaded arrow-schema v57.1.0
[INFO] [stderr]   Downloaded arrow-array v57.1.0
[INFO] [stderr]   Downloaded taos-optin v0.12.4
[INFO] [stderr]   Downloaded taos-macros v0.2.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96c5e23f11788203a8e42869a8a1917568a01ea0e7ef3d84e791f428e5956658
[INFO] running `Command { std: "docker" "start" "-a" "96c5e23f11788203a8e42869a8a1917568a01ea0e7ef3d84e791f428e5956658", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96c5e23f11788203a8e42869a8a1917568a01ea0e7ef3d84e791f428e5956658", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96c5e23f11788203a8e42869a8a1917568a01ea0e7ef3d84e791f428e5956658", kill_on_drop: false }`
[INFO] [stdout] 96c5e23f11788203a8e42869a8a1917568a01ea0e7ef3d84e791f428e5956658
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 607a27b7418074e20b2771b2096325d0403bc0123a413a82bc9238e1692c92fc
[INFO] running `Command { std: "docker" "start" "-a" "607a27b7418074e20b2771b2096325d0403bc0123a413a82bc9238e1692c92fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling taos-error v0.12.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling mdsn v0.2.25
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling taos-query v0.12.4
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling prettytable v0.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling parse_duration v2.1.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling faststr v0.2.32
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling rustls-connector v0.16.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v57.1.0
[INFO] [stderr]    Compiling fun_time_derive v0.3.4
[INFO] [stderr]    Compiling arrow-schema v57.1.0
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling ws-tool v0.11.1
[INFO] [stderr]    Compiling fun_time v0.3.4
[INFO] [stderr]    Compiling dlopen2 v0.6.1
[INFO] [stderr]    Compiling arrow-data v57.1.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling taos-macros v0.2.16
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling arrow-array v57.1.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling taos-optin v0.12.4
[INFO] [stderr]    Compiling taos-ws v0.12.3
[INFO] [stderr]    Compiling adbc_core v0.21.0
[INFO] [stderr]    Compiling taos v0.12.3
[INFO] [stderr]    Compiling adbc-taos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 21s
[INFO] running `Command { std: "docker" "inspect" "607a27b7418074e20b2771b2096325d0403bc0123a413a82bc9238e1692c92fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "607a27b7418074e20b2771b2096325d0403bc0123a413a82bc9238e1692c92fc", kill_on_drop: false }`
[INFO] [stdout] 607a27b7418074e20b2771b2096325d0403bc0123a413a82bc9238e1692c92fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a9924d49aec47a8ec4881198786ce8fa9cc395b4457e8dea8700f8b9c661026
[INFO] running `Command { std: "docker" "start" "-a" "3a9924d49aec47a8ec4881198786ce8fa9cc395b4457e8dea8700f8b9c661026", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling arrow-buffer v57.1.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling parse_duration v2.1.1
[INFO] [stderr]    Compiling taos-query v0.12.4
[INFO] [stderr]    Compiling arrow-data v57.1.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling arrow-array v57.1.0
[INFO] [stderr]    Compiling adbc_core v0.21.0
[INFO] [stderr]    Compiling taos-optin v0.12.4
[INFO] [stderr]    Compiling taos-ws v0.12.3
[INFO] [stderr]    Compiling taos v0.12.3
[INFO] [stderr]    Compiling adbc-taos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc0bYdmF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenvy-be9b890638a1bff4.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libadbc_taos-f983f1abf963c8a2,libtaos-021d2c19ab087f5a,libtaos_optin-5887f40aa63f2d31,libdlopen2-b38e0e31bb650565,libtaos_ws-0257bf9853aa71e4,libserde_with-c7c3d3512dcf47c5,libws_tool-43573cdab0627a4e,libtokio_rustls-c6527248a0671037,librustls_connector-fb71e71ca56bf64f,libwebpki_roots-aac8d688415bd2f6,librustls_native_certs-85dde072e88565ca,librustls_pemfile-f2760b70d3be5bc8,libbase64-76d22feba062e299,librustls-0870bbdb53664734,libsct-c669b762085292d8,libwebpki-c962186b00f032cb,libring-30a26154d6a6a4e0,libring-4f283791f17f715c,libspin-57ccfd39a40c417e,libuntrusted-6e27bbc2b9932b08,libbase64-5d57245d6f05d5e0,libtracing-a2cc0bfc738212d2,libtracing_core-ca44eccef2bdae43,liblibz_sys-c7a37006cdc3ef0c,libtokio_tungstenite-a2dffa8aa28da4c4,librustls_native_certs-61771411e5864c52,librustls_pemfile-a60cd8f577e380a0,libopenssl_probe-d74274d8b7245f2e,libtokio_rustls-33133920c3f4833e,libtungstenite-affc693cac08b519,libdata_encoding-6e8c651bc486090c,librand-27084a035518662a,librand_chacha-ca248083826e95a7,libppv_lite86-ab886051dd4fbd8b,librand_core-6829cf599a682005,libgetrandom-f839be502051ce87,librustls-7ffa29322f925b8e,libsubtle-e2f0af8959bd7889,libwebpki-aee0fd837a65abae,libuntrusted-151845769873c416,librustls_pki_types-380a975b72850308,libzeroize-e5ba3babb6b7003b,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,libsha1-87de5ebb21c7a91b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libhttparse-2dcf90c780aed9d3,libhttp-7e2206d055f2db35,libdashmap-b2fbdb3bf8c58a8d,libhashbrown-bb1686f8f6fe3f08,libmaplit-67f7a9a4844df5f7,libtaos_query-74a33d8dd8d522e2,libdeadpool-98b82d753ece5c38,libdeadpool_runtime-b23998abd1fcc9fd,libparse_duration-0a07b5e46bb2dff4,libnum-e1e8ca98ae9a8c34,libnum_rational-f31def37180f676c,libnum_iter-3dd30f55d7263bc9,libnum_complex-2fa0a06c74b7b08c,libnum_bigint-3440d13dac7cb626,libfaststr-ab4968048bbf02f3,libsimdutf8-f74a5f7ef4e37933,liblog-a4263a0971f08dad,libfutures-5c2110de28435631,libfutures_executor-195a767a71a0ad3f,libnum_cpus-20c83a6b7895c5e0,libfutures_util-dda718c6774a6220,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-4439acbd8a2f6f6c,libfutures_sink-80efc5350a92b98a,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-5962691d10fd7627,libtokio-64b19e2a838c1747,libsignal_hook_registry-185f553cc5265056,libsocket2-fc27a5f604b7abd7,libmio-9e8e699ae79eebee,libparking_lot-53c77b4f384d4b1f,libparking_lot_core-3547dfddbf8bca3d,libsmallvec-8ab267bfdb1838ba,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libnom-7a8c4e669e26adad,libserde_json-44ddd7e8cc800cd4,librust_decimal-703e68a2d6d4b66c,libarrayvec-31fe32bc47030bae,libprettytable-ec3977c945aaa0ce,libis_terminal-0b5120abc95491df,libcsv-be13295536c83e7c,libryu-f1418741a05f84c6,libitoa-7e733f37fe56f881,libcsv_core-ac3d65ab2c863309,libunicode_width-c57d0dcadf6efd33,libencode_unicode-9cc6129a6cdaa746,libterm-069a56a47eb290e5,libdirs_next-71294b1e9d6228a5,libdirs_sys_next-663484124bae6c2a,libderive_builder-9d38d6b338e6f69c,libtaos_error-288031c88b02c249,libanyhow-6f0eb586214b3a6a,librayon-b863e1b086534f2f,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libmdsn-36d7ab0b75fa4e47,liblazy_static-afffdbb119bd9ac1,liburlencoding-261db3bc6355947a,libthiserror-a172095a60616994,libregex-7011890f40377874,libregex_automata-6cfc694701f72a1d,libaho_corasick-0037848dbb2ade91,libmemchr-c5a8540217c8112c,libregex_syntax-a5d8b889516cd560,libitertools-40310e1404f01cf9,libeither-cc58ccb26087d036,libadbc_core-7e5101f9c7245214,libarrow_array-06a6f2e6b3ff3a6f,libahash-bc22303792655fd3,libgetrandom-7ae089545962dbcc,liblibc-2c1822e45f38bdec,libonce_cell-db8f3eed2a1f3f7b,libhashbrown-d0fb47154dd694bf,libnum_complex-69b166213f85a07a,libchrono-f07818d5d9169357,libiana_time_zone-8ff78489a2abaa85,libarrow_data-81c2c4f3a8e0ee85,libarrow_buffer-18f33ce3ce23954d,libbytes-69f1df28d6a6cbe6,libserde-2b2e8d980635dcd2,libserde_core-f5ed69f6ed59a68c,libhalf-f10d0e7de25af7c7,libcfg_if-cad248e7066eec15,libzerocopy-ad72223bede148d4,libnum_bigint-0b5d5b9a67dcb87d,libnum_integer-0a1cf7413eaeec9a,libnum_traits-0dcbcb0c01b72aa4,libarrow_schema-d5614c9862e3ba2a,libbitflags-abdfa04ff16136ba}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc0bYdmF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-fb5c9dee6dbc61c4/out" "-L" "/opt/rustwide/target/debug/build/ring-5e2147deffec81e3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/readme_examples-9c25b6f16da34e91" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `adbc-taos` (test "readme_examples") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3a9924d49aec47a8ec4881198786ce8fa9cc395b4457e8dea8700f8b9c661026", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a9924d49aec47a8ec4881198786ce8fa9cc395b4457e8dea8700f8b9c661026", kill_on_drop: false }`
[INFO] [stdout] 3a9924d49aec47a8ec4881198786ce8fa9cc395b4457e8dea8700f8b9c661026
